home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / datacomm / 1263 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  9.7 KB

  1. Path: telepost.no!usenet
  2. From: tamnes@telepost.no (Stig Tamnes)
  3. Newsgroups: comp.sys.amiga.datacomm
  4. Subject: Re: help-Win-NT connecting/setup
  5. Date: 26 Feb 1996 01:46:28 GMT
  6. Organization: TelePost Public Access
  7. Message-ID: <9536.6630T161T1395@telepost.no>
  8. References: <19960225.8E1E430.E6EB@melbxx.World.Net>
  9. NNTP-Posting-Host: oslo513.telepost.no
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12. >On 25 Feb 1996 Randall Lasini wrote:
  13.  
  14. >Hello,
  15.  
  16. >        Before  you  jump  down on me about getting the new PPP version, I
  17. >all ready have.  I even sent away my reg.  two weeks ago.
  18.  
  19. >        My  situation  is  the  fact  that  I'm  going to connect to a new
  20. >Internet  Service  Provider  in  a few days time, and they are running the
  21. >local  hub  on  a NT platform.  Now I have got PPP1.44(unreg) working so I
  22. >can  dial  into  their  modem pool(7!!) and I can even check out their WEB
  23. >page.   You  might ask what wrong with this?  Well even though the actuall
  24. >location  of  the  hub  is  only 5 minutes walking distance(and is a local
  25. >call)  the  next nearst hub/ISP is STD.  Which is the reason I am changing
  26. >over to the local one.
  27.  
  28. >        Now the problem is that the person setting it up has NO experience
  29. >with  NT  as  a  network  platform,  has  no  experience  of  the internet
  30. >systems/ports/tcpip  other  than  a  occasionial  user.   He is a hardware
  31. >person,  as  he sells PC-boxs to order.  And I cant seem to get through to
  32. >him that he might need some experienced person(s) to configure it properly
  33. >for him.
  34.  
  35. >        The other thing is, this is for all the people out there using the
  36. >PPP(nt  version)  and  Amitcp4.0, When you enter the commands:  'hostname'
  37. >and  'askhost  $ppp0iplocal'  do  you  get or are you ment to get anything
  38. >back.   Because  currently  I dont get anything back, this simply might be
  39. >becase  he  hasn't  setup  a  DNS server/router, but hostname should still
  40. >return  something.   ie the dynamicly assigned name for the modem I dialed
  41. >in on.?
  42.  
  43. >Please  help,  as  if I cant get this going soon on my Amiga, I might just
  44. >have  to start using a PC to hop on the local ISP, And so far there are 35
  45. >users registered and we have a 64K ISDN line.
  46.  
  47. ======================================================================
  48.  List over program you need to get connect to world.net with PPP account:
  49. =====================================================================
  50.  
  51.     Program                     Hvor
  52.     -------                     ---------------
  53.  
  54.  1) AmiTCP-4.0                  Aminet
  55.  2) PPP 1.38 beta
  56.  3) Amosaic-2.0-prerelease      http://omnipresence.con/amosaic/
  57.     -Needs MUI (get 3.1)
  58.  4) A mail, and news reader.
  59.     -Thor (mail, and news)      Aminet
  60.     -Elm  (mail)
  61.         Requires inet_utilities
  62.         and AmiPOP              Aminet
  63.     -Grn  (news)                Aminet
  64.  5) Socket_lib12.lha (Viktig for Thor)
  65.  
  66.  
  67.  Your providers domain name
  68.  Your providers IP address
  69.  Your user name
  70.  Your password
  71.  
  72.  =====================================================================
  73.  
  74.  AmiTCP installasjon:
  75.  ===================
  76.  
  77.  Use the Install script.
  78.  
  79.  Enter the following: (I've shown what I entered for an example)
  80.  
  81.  Your user name for the default user name -
  82.  
  83.  Yes for is your network connection dynamic.
  84.  
  85.  You servers domain name for your domain name - internet.no
  86.  
  87.  Select PPP for the internet interface type
  88.  
  89.  Select PPP for the network interface to be used.
  90.  
  91.  Enter 0.0.0.0 for the default IP address.
  92.  
  93.  Enter your server's IP address for the destination address - 0.0.0.0
  94.  
  95.  Enter a blank string for the Netmask.
  96.  
  97.  Enter your server's IP for the IP address of the name servers - 193.216.1.10
  98.  Follow that with  a blank line for the next name server.
  99.  
  100.  Enter your servers domain name for the domain names to search - internet.no
  101.  Follow that with a blank line
  102.  
  103.  Select "Yes" to have the User-startup script changed.
  104.  
  105.  Select "Yes" to have Inetd to be started at the AmiTCP startup.
  106.  
  107.  You will then be asked for a password for the user.
  108.  
  109.  =====================================================================
  110.  PPP 1.38-beta installation or higher:
  111.  ======================
  112.  
  113.  Make a drawer called NetWorks in Devs:
  114.  
  115.  Copy the ppp0.device that's right for your system from PPP/devs to
  116.  Devs:NetWorks and rename it to PPP0.device
  117.  
  118.  Copy everything in PPP/bin to AmiTCP:bin
  119.  
  120.  Make a drawer in Envarc: called Sana2
  121.  Create a file called ppp0.config and put this line in it.
  122.  
  123.  serial.device 0 57600 0.0.0.0 MTU=1500 CD 7WIRE DIALSCRIPT=s:ppp.dial
  124. PAP=AmiTCP:db/ppp.pap,suicyde
  125.  
  126.  
  127.  Put the file ppp0.config in Envarc:sana2
  128.  
  129.  Edit this with your user name, and replace AmiTCP:bin/startnet with it:
  130.  
  131.  ----------------------------Cut Startnet---------------------------
  132.  
  133. ;AmiTCP:bin/startinternet
  134. assign inet: amitcp:
  135. assign mosaic: amitcp:
  136. AmiTCP:bin/login >NIL: -f suicyde
  137. AmiTCP:bin/umask 022
  138. AmiTCP:AmiTCP >NIL:
  139. sys:rexxc/WaitForPort AMITCP
  140. AmiTCP:bin/ifconfig >NIL: lo0 localhost
  141. AmiTCP:bin/online devs:networks/ppp.device 0
  142.  
  143. AmiTCP:bin/ifconfig ppp0 $ppp0iplocal $ppp0ipremote
  144. AmiTCP:bin/route add $ppp0iplocal localhost
  145. AmiTCP:bin/route add default $ppp0ipremote
  146.  
  147. setenv HOSTNAME `AmiTCP:bin/hostname`
  148. setenv SMTPSMARTERHOST world.net
  149. Assign TCP: Exists > NIL:
  150. IF Warn
  151.   Mount TCP: from AmiTCP:devs/Inet-Mountlist
  152. run AmiTCP:bin/inetd
  153. EndIf
  154. setenv SOCKETCONFIG "UID=1o0 GID=100 USER=suicyde DOMAIN=world.net UMASK=022"
  155. echo "AmiTCP PPP Network runnig.."
  156. wait 1
  157.  
  158.  
  159. ------------------------------End Cut Startnet---------------------
  160.  
  161.  
  162.  Add this line to the end of AmiTCP:bin/Stopnet
  163.  
  164.  Offline ppp.device 0
  165.  
  166.  Add this line to the end of AminTCP:db/interfaces
  167.  
  168.  ppp0 DEV=Devs:NetWorks/ppp0.device UNIT=0 IPTYPE=33 NOARP P2P
  169.  
  170.  
  171.  
  172.  ==================================================================
  173.  
  174. Dialer script
  175.  
  176. ECHO ON
  177. TIMEOUT 1500
  178. REDIAL "BUSY"
  179. SEND "AT&C1&D0DT xxxxxxx"
  180. WAIT "CONNECT"
  181.  
  182.  ==================================================================
  183. Check out the resolv.config in amitcp:db;
  184.  
  185. NAMESERVER (DNS-number)
  186. NAMESERVER (DNS number)
  187. DOMAIN world.net
  188. DOMAIN world.net
  189.  
  190.  
  191.  
  192.  
  193.  Amosaic installation:
  194.  =====================
  195.  
  196.  Install MUI with the Installer script.
  197.  
  198.  Copy the contents of Amosaic/envarc to envarc:
  199.  Copy the contents Amosaic/Rexx to Rexx:
  200.  
  201.  
  202.  =====================================================================
  203.  
  204. Edit envarc:mosaic/prefs so its like this:
  205.  
  206.  
  207. __________________________cut mosaic prefs-------------------
  208.  
  209. HomeDocument         http://www.telepost.no/
  210. DownloadDir          TeleComm:
  211. ImageCacheSize       500
  212. DelayImageLoads      true
  213. TempDir              Ram:T/
  214. TitleToWindow        false
  215.  
  216. Font                 topaz/11
  217. ItalicFont           topaz/11
  218. BoldFont             topaz/11
  219. FixedFont            topaz/11
  220. AddressFont          topaz/11
  221. PlainFont            topaz/11
  222. H1Font               topaz/11
  223. H2Font               topaz/11
  224. H3Font               topaz/11
  225. H4Font               topaz/11
  226. H5Font               topaz/11
  227. H6Font               topaz/11
  228. RexxMacro1           Add to Hotlist | "ADDRESS COMMAND 'RUN <>NIL:
  229. AMITCP:AMHotlist QUICKADD'"
  230. RexxMacro2           Hotlist... | "ADDRESS COMMAND 'RUN <>NIL:
  231. AMITCP:AMHotlist'"
  232. RexxMacro3           Get Mail | "ADDRESS COMMAND 'RUN <>NIL:
  233. amitcp:bin/getmail'"
  234. RexxMacro4           Edit New Mail | "ADDRESS COMMAND 'amitcp:bin/newmail'"
  235. RexxMacro5           Send New Mail | "ADDRESS COMMAND 'amitcp:bin/sendmail'"
  236.  
  237. RexxMacro10             string          none
  238. AddToHotlist         "Navigate->Add Current to HotList"| "address command
  239. 'c:run <>NIL: c:amhotlist quickadd'"
  240. JumpToHotlist           string          none
  241. PrintCommand         print formatted
  242. IsindexToForm        false
  243. Buttons              Images&Text
  244.  
  245. ;For telnet:
  246.  
  247.                 Mosaic/Telnet   environment variable
  248.                 Telnet          environment variable
  249.                 Telnet          ENV:Mosaic/Prefs entry
  250.  
  251. ;For Rlogin:
  252.  
  253.                 Mosaic/Rlogin   environment variable
  254.                 Rlogin          environment variable
  255.                 Rlogin          ENV:Mosaic/Prefs entry
  256. ;You may also specify
  257. Sendmail        amitcp:bin/sendmail
  258. Editor          amitcp:bin/editor
  259.  
  260. ------------------------end cut mosaic prefs---------------------
  261.  
  262. Thor Installation:
  263. ==================
  264.  
  265. Use the installtion script.
  266.  
  267.  Here's what I did after I installed Thor.
  268.  ----------------------------------------
  269.  
  270.  System Config:
  271.  - I created a system called Internet.
  272.  - I put my user name in the "Mailpacket (w/o ext.)" field.
  273.  - I selected TCP for the Type.
  274.  - I clicked the "User Info ..." button and entered my user name, and
  275.    email address.
  276.  - I clicked the "Type Options ..." button and put my server's IP number
  277.    in the mail server, and news server fields. I entered my user name,
  278.    and password, and clicked on the "Delete mail from POP server" button.
  279.  - I left everything else in the system config as it was, and saved it.
  280.  
  281.  Conference Config:
  282.  -I Clicked "User Info" and entered my email address
  283.  
  284.  Global Config:
  285.   Message Options:
  286.   - I entered an external editor. (right now I have GED SCREEN Thor.1)
  287.     If you use an editor that you can't open on a public screen then
  288.     change the tool types in the Thor Icon to make it open on the WB.
  289.   - put my signature in the "Signature" field, and selected "Use String"
  290.   Global Paths:
  291.   - "Save Dir"          Work:AmiTCP-4.0/Archive/Text
  292.   - "Download Dir"      Work:AmiTCP-4.0/Mail
  293.   - "Upload Dir"        Work:Amitcp-4.0/MailSpool
  294.   - "Arexx Dir"         S:
  295.   - "Tmp Dir"           T:
  296.   - "Dos Output"        Con:0/11/640/200/Thor<->Dos 0
  297.  
  298.   Everything else I left alone.
  299.  
  300.  
  301.  To Join conferences you have to go to the "Events" menus and select
  302.  "Get ConfList". The next time you call your server, select "Connect Thor"
  303.  from the menus, and then click on "Do Events" or "Do All". A list of
  304.  available conferences will be downloaded, and then you can join the ones
  305.  you want.
  306.  ======================================================================
  307.  
  308. Good luck!!
  309.  
  310. -S.T.
  311.  
  312.